Skip to content

Hostname

flipsidedesign.blueplusyellow.com

Last fetched

flipsidedesign.blueplusyellow.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · flipsidedesign.blueplusyellow.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/flipsidedesign.blueplusyellow.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.108.17150.6.108.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
67.20.112.2467.20.112.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with flipsidedesign.blueplusyellow.com in WhisperGraph.

Subdomains

1 observed subdomain of flipsidedesign.blueplusyellow.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flipsidedesign.blueplusyellow.com.

MechanismTarget
SPF_Aflipsidedesign.blueplusyellow.com
SPF_INCLUDEhostmonster.com
SPF_IP67.20.112.24
SPF_IP67.222.49.46
SPF_IP74.220.215.114
SPF_MXflipsidedesign.blueplusyellow.com

Related pages

Pivot deeper into the graph from flipsidedesign.blueplusyellow.com.

Cypher and MCP

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

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