Skip to content

Hostname

sitamurt.fr

Last fetched

sitamurt.fr resolves to 1 IPv4 address operated by AS31653 in ES. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · sitamurt.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sitamurt.fr

Resolution chain

sitamurt.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.149.4.172217.149.4.0/24AS31653ES

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of sitamurt.fr.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sitamurt.fr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.servatica.com
SPF_IP185.38.129.26
SPF_IP81.33.23.61
SPF_IP87.111.146.149
SPF_IP87.111.199.75
SPF_MXsitamurt.fr

Related pages

Pivot deeper into the graph from sitamurt.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sitamurt.fr"})-[: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.