Skip to content

Hostname

mail.lightsteelframe.eng.br

Last fetched

mail.lightsteelframe.eng.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · mail.lightsteelframe.eng.brRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.lightsteelframe.eng.br

Resolution chain

mail.lightsteelframe.eng.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.222.2.17151.222.0.0/16AS16276CA

WHOIS identity

No WHOIS records are currently associated with mail.lightsteelframe.eng.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.lightsteelframe.eng.br.

MechanismTarget
SPF_Amail.lightsteelframe.eng.br
SPF_INCLUDEhost72.hoteldaweb.com.br
SPF_IP144.217.254.125
SPF_IP15.235.50.43
SPF_IP158.69.114.185
SPF_IP167.114.216.129
SPF_IP169.57.129.229
SPF_IP177.70.26.37
SPF_IP177.70.27.151
SPF_MXmail.lightsteelframe.eng.br

Related pages

Pivot deeper into the graph from mail.lightsteelframe.eng.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.lightsteelframe.eng.br"})-[: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.