Skip to content

Hostname

ns4.j2-interactive.net

Last fetched

ns4.j2-interactive.net resolves to 2 IPv4 addresses operated by DIGICERT - Tiggee LLC in US.

Nutrition Label

WHISPER CANON · ns4.j2-interactive.netRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ns4.j2-interactive.net

Resolution chain

ns4.j2-interactive.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.94.148.4208.94.148.0/24AS16552DIGICERT - Tiggee LLCUS
209.67.242.247209.67.224.0/19AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with ns4.j2-interactive.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ns4.j2-interactive.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns4.j2-interactive.net"})-[: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.