Skip to content

Hostname

www.4bombshells.com

Last fetched

www.4bombshells.com resolves to 1 IPv4 address operated by CMCS - Comcast Cable Communications, LLC in US.

Nutrition Label

WHISPER CANON · www.4bombshells.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.4bombshells.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.201.112.16750.201.112.0/24AS33662CMCS - Comcast Cable Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.4bombshells.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.4bombshells.com.

MechanismTarget
SPF_Amail.rciis.com
SPF_Ambx01.rciis.com
SPF_Ambx02.rciis.com
SPF_Anewbar.rciis.com
SPF_INCLUDEspf.spamhero.com
SPF_IP50.201.112.12/32
SPF_IP50.201.112.25/32
SPF_IP50.201.112.32/32
SPF_MXwww.4bombshells.com

Related pages

Pivot deeper into the graph from www.4bombshells.com.

Cypher and MCP

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

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