Skip to content

Hostname

pull.niues.live

Last fetched

pull.niues.live resolves to 12 IPv4 addresses operated by AS136907 in IE.

Nutrition Label

WHISPER CANON · pull.niues.liveRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pull.niues.live

Resolution chain

pull.niues.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.46.180.15101.46.176.0/21AS136907IE
101.46.180.16101.46.176.0/21AS136907IE
148.153.240.65148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.67148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
199.91.74.173199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
199.91.74.174199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
23.90.190.13923.90.188.0/22AS21859ZEN-ECN - Zenlayer IncES
23.90.190.14423.90.188.0/22AS21859ZEN-ECN - Zenlayer IncES
38.54.123.4038.54.123.0/24AS138915FR
38.54.123.5138.54.123.0/24AS138915FR
38.60.178.7438.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX
38.60.178.7538.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX

WHOIS identity

No WHOIS records are currently associated with pull.niues.live in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pull.niues.live in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from pull.niues.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pull.niues.live"})-[: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.