Skip to content

Hostname

spf.luis-simoes.com

Last fetched

spf.luis-simoes.com resolves to 4 IPv4 addresses operated by AS15525 in PT.

Nutrition Label

WHISPER CANON · spf.luis-simoes.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spf.luis-simoes.com

Resolution chain

spf.luis-simoes.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with spf.luis-simoes.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for spf.luis-simoes.com.

MechanismTarget
SPF_IP104.47.0.0/17
SPF_IP149.72.157.11
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP62.48.166.194
SPF_IP62.48.166.196
SPF_IP83.240.246.14
SPF_IP88.157.214.210
SPF_IP89.115.233.34

Related pages

Pivot deeper into the graph from spf.luis-simoes.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spf.luis-simoes.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.