Skip to content

Hostname

specs.net

Last fetched

specs.net resolves to 1 IPv4 address operated by BBNED-AS #1 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · specs.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/specs.net

Resolution chain

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

IPPrefixASNOperatorCountry
62.177.154.8462.177.128.0/17AS15670BBNED-AS #1NL

WHOIS identity

Registrar
iana:1647
Organization
specs / compound handling b.v.
Contact emails

Subdomains

6 observed subdomains of specs.net.

Web-graph footprint

Distinct hostnames that link to or from specs.net in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for specs.net.

Related pages

Pivot deeper into the graph from specs.net.

Cypher and MCP

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

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