Skip to content

Hostname

flipsidepa.com

Last fetched

flipsidepa.com resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in BR. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · flipsidepa.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/flipsidepa.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.250.62151.101.248.0/22AS54113FASTLY - Fastly, Inc.BR
151.101.42.62151.101.40.0/22AS54113FASTLY - Fastly, Inc.US
199.232.38.62199.232.36.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
dns administrator
Contact emails

Subdomains

17 observed subdomains of flipsidepa.com.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • flipsidepa.com

SPF policy

3 SPF mechanisms authorising senders for flipsidepa.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.gannett.com
SPF_MXflipsidepa.com

Related pages

Pivot deeper into the graph from flipsidepa.com.

Cypher and MCP

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

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