Skip to content

Hostname

answeb.net

Last fetched

answeb.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:81
Organization
answeb
Contact emails

Subdomains

27 observed subdomains of answeb.net.

Web-graph footprint

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

256 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for answeb.net.

MechanismTarget
SPF_Aansweb.net
SPF_INCLUDE_hosting.answeb.net
SPF_INCLUDE_nblcust.gandi.net
SPF_INCLUDE_netblocks.gpaas.net
SPF_INCLUDE_spf.answeb.net
SPF_INCLUDE_spf.odoo.com
SPF_MXansweb.net

Related pages

Pivot deeper into the graph from answeb.net.

Cypher and MCP

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

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