Skip to content

Hostname

mailscanner.tera-byte.com

Last fetched

mailscanner.tera-byte.com resolves to 2 IPv4 addresses operated by TERA-BYTE - Tera-byte Dot Com Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.234.161.54216.234.160.0/21AS13911TERA-BYTE - Tera-byte Dot Com Inc.CA
216.234.161.56216.234.160.0/21AS13911TERA-BYTE - Tera-byte Dot Com Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

  • mailscanner.tera-byte.com

SPF policy

1 SPF mechanism authorising senders for mailscanner.tera-byte.com.

MechanismTarget
SPF_INCLUDE_spf.tera-byte.com

Related pages

Pivot deeper into the graph from mailscanner.tera-byte.com.

Cypher and MCP

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

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