Skip to content

Hostname

nameserverus2.com

Last fetched

nameserverus2.com resolves to 1 IPv4 address operated by AS47544 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nameserverus2.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nameserverus2.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.248.182.20046.248.160.0/19AS47544PL

WHOIS identity

Registrar
iana:303
Organization
iq pl sp- z o-o-
Contact emails

Subdomains

60 observed subdomains of nameserverus2.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • nameserverus2.com

SPF policy

4 SPF mechanisms authorising senders for nameserverus2.com.

MechanismTarget
SPF_Anameserverus2.com
SPF_IP46.248.182.200
SPF_IP86.111.247.39
SPF_MXnameserverus2.com

Related pages

Pivot deeper into the graph from nameserverus2.com.

Cypher and MCP

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

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