Skip to content

Hostname

anchorcon.com

Last fetched

anchorcon.com resolves to 1 IPv4 address operated by BBO-1 - BroadbandONE, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · anchorcon.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/anchorcon.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.89.85.85198.89.85.0/24AS19151BBO-1 - BroadbandONE, LLCUS

WHOIS identity

Registrar
iana:2
Organization
anchor consulting / nexario solutions
Contact emails

Subdomains

26 observed subdomains of anchorcon.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anchorcon.com.

MechanismTarget
SPF_INCLUDEnexario.net

Related pages

Pivot deeper into the graph from anchorcon.com.

Cypher and MCP

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

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