Skip to content

Hostname

spfa.guyhoquet.com

Last fetched

spfa.guyhoquet.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · spfa.guyhoquet.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spfa.guyhoquet.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.218.57176.31.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with spfa.guyhoquet.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for spfa.guyhoquet.com.

MechanismTarget
SPF_IP185.127.4.0/22
SPF_IP188.130.17.0/24
SPF_IP188.130.23.37
SPF_IP188.130.34.0/27
SPF_IP188.130.41.0/27
SPF_IP194.146.226.234
SPF_IP194.146.226.235
SPF_IP194.146.226.248
SPF_IP194.146.226.249
SPF_IP194.187.192.0/22
SPF_IP194.187.193.118/32
SPF_IP195.101.53.0/24
SPF_IP199.187.172.0/22
SPF_IP217.25.181.242
SPF_IP217.25.185.62
SPF_IP217.25.185.63
SPF_IP217.25.185.68
SPF_IP78.41.233.126
SPF_IP78.41.233.90
SPF_IP81.93.247.0/25
SPF_IP81.93.252.192/28
SPF_IP81.93.252.32/27
SPF_IP85.233.223.133
SPF_IP85.233.223.134
SPF_IP85.233.223.142

Related pages

Pivot deeper into the graph from spfa.guyhoquet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spfa.guyhoquet.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.