Skip to content

Hostname

genericnameservers.com

Last fetched

genericnameservers.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · genericnameservers.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/genericnameservers.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.248.17451.222.0.0/16AS16276CA

WHOIS identity

Registrar
iana:81
Organization
cyberforce
Contact emails

Subdomains

18 observed subdomains of genericnameservers.com.

Threat posture

History

Mail and authentication

MX records

  • genericnameservers.com

SPF policy

7 SPF mechanisms authorising senders for genericnameservers.com.

MechanismTarget
SPF_Agenericnameservers.com
SPF_INCLUDEspf.hostmantis.com
SPF_IP108.178.58.2
SPF_IP192.99.232.211
SPF_IP192.99.5.155
SPF_IP51.222.248.174
SPF_MXgenericnameservers.com

Related pages

Pivot deeper into the graph from genericnameservers.com.

Cypher and MCP

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

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