Skip to content

Hostname

numion.com

Last fetched

numion.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · numion.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/numion.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.20.84104.18.54.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.84104.18.54.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
15.197.172.6015.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
64.190.63.22264.190.102.0/24AS47846DE

WHOIS identity

Registrar
iana:48
Organization
jeroen kessels
Contact emails

Subdomains

99 observed subdomains of numion.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from numion.com.

Cypher and MCP

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

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