Skip to content

Hostname

80mainbc.com

Last fetched

80mainbc.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · 80mainbc.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/80mainbc.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.164.209.9769.164.208.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1647
Organization
360 psg
Contact emails

Subdomains

1 observed subdomain of 80mainbc.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 80mainbc.com.

MechanismTarget
SPF_INCLUDE_spf.centralwebsites.com

Related pages

Pivot deeper into the graph from 80mainbc.com.

Cypher and MCP

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

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