Skip to content

Hostname

networkencyclopedia.com

Last fetched

networkencyclopedia.com resolves to 2 IPv4 addresses operated by FLESK-AS in PT. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · networkencyclopedia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/networkencyclopedia.com

Resolution chain

networkencyclopedia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.12.116.145185.12.116.0/22AS33876FLESK-ASPT
54.85.8.22954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
ciberforma lda
Contact emails

Subdomains

19 observed subdomains of networkencyclopedia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for networkencyclopedia.com.

MechanismTarget
SPF_Anetworkencyclopedia.com
SPF_INCLUDEspf.mailbox.pt
SPF_IP185.12.116.145
SPF_IP94.126.169.239
SPF_MXnetworkencyclopedia.com

Related pages

Pivot deeper into the graph from networkencyclopedia.com.

Cypher and MCP

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

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