Skip to content

Hostname

flagstar.com

Last fetched

flagstar.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · flagstar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flagstar.com

Resolution chain

flagstar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.34.61104.18.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.195172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from flagstar.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for flagstar.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEexternalmail.flagstar.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0010a601.pphosted.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP107.20.210.250/32
SPF_IP12.184.102.26/32
SPF_IP167.89.19.10/32
SPF_IP167.89.85.238/32
SPF_IP174.140.138.245/32
SPF_IP192.196.167.3
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP208.71.52.14
SPF_IP208.71.52.15
SPF_IP209.177.169.130
SPF_IP209.177.169.161/32
SPF_IP209.177.169.165
SPF_IP212.118.244.150/32
SPF_IP52.1.14.157/32
SPF_IP54.240.0.0/18
SPF_IP63.115.138.26/32
SPF_IP63.117.175.11
SPF_IP63.78.207.135
SPF_IP63.78.207.34
SPF_IP63.78.207.52/32
SPF_IP63.78.207.53/32
SPF_IP63.78.207.79

Related pages

Pivot deeper into the graph from flagstar.com.

Cypher and MCP

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

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