Skip to content

Hostname

notifications.formfire.com

Last fetched

notifications.formfire.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.76.215.13640.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with notifications.formfire.com in WhisperGraph.

Subdomains

2 observed subdomains of notifications.formfire.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for notifications.formfire.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP137.135.110.18
SPF_IP149.72.69.99
SPF_IP172.178.27.59
SPF_IP23.99.10.186
SPF_IP40.121.106.185
SPF_IP40.76.215.136
SPF_IP40.76.53.212
SPF_IP40.78.42.30
SPF_IP40.87.64.141
SPF_IP40.87.69.115

Related pages

Pivot deeper into the graph from notifications.formfire.com.

Cypher and MCP

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

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