Skip to content

Hostname

elebomca.com

Last fetched

elebomca.com resolves to 1 IPv4 address operated by ASN-QUADRANET-GLOBAL - QuadraNet Enterprises LLC in PA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.114.12.98190.114.12.0/24AS8100ASN-QUADRANET-GLOBAL - QuadraNet Enterprises LLCPA

WHOIS identity

Registrar
iana:303
Organization
pc2net c.a.
Contact emails

Subdomains

7 observed subdomains of elebomca.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for elebomca.com.

MechanismTarget
SPF_Aelebomca.com
SPF_INCLUDEserver-0107a.gconex.net
SPF_IP190.114.12.98
SPF_IP190.9.32.180
SPF_IP190.9.34.80
SPF_IP190.9.36.133
SPF_IP200.6.152.233
SPF_IP200.6.158.109
SPF_IP200.6.158.114
SPF_MXelebomca.com

Related pages

Pivot deeper into the graph from elebomca.com.

Cypher and MCP

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

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