Skip to content

Hostname

samhoud.com

Last fetched

samhoud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · samhoud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/samhoud.com

Resolution chain

samhoud.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
&samhoud
Contact emails

Subdomains

30 observed subdomains of samhoud.com.

Web-graph footprint

Distinct hostnames that link to or from samhoud.com in the public web crawl.

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for samhoud.com.

MechanismTarget
SPF_Asamhoud.com
SPF_INCLUDE139700826.spf01.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.hroffice.eu
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.122.116.170
SPF_IP185.122.116.42/32
SPF_IP35.214.166.135
SPF_IP84.241.174.195
SPF_IP85.158.207.14
SPF_IP87.250.154.255
SPF_IP93.117.194.250

Related pages

Pivot deeper into the graph from samhoud.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "samhoud.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.