Skip to content

Hostname

www.ebvapes.com

Last fetched

www.ebvapes.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US.

Nutrition Label

WHISPER CANON · www.ebvapes.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.ebvapes.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.154.118.6184.154.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for www.ebvapes.com.

MechanismTarget
SPF_Awww.ebvapes.com
SPF_INCLUDEspf.websitehostserver.net
SPF_IP184.154.118.6
SPF_IP65.60.35.98/32
SPF_MXwww.ebvapes.com

Related pages

Pivot deeper into the graph from www.ebvapes.com.

Cypher and MCP

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

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