Skip to content

Hostname

smtp2go.com

Last fetched

smtp2go.com resolves to 1 IPv4 address operated by TWELVE99 Arelion, fka Telia Carrier in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · smtp2go.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/smtp2go.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.228.184.543.228.184.0/22AS1299TWELVE99 Arelion, fka Telia CarrierUS

WHOIS identity

Registrar
iana:146
Organization
charles abrahamson
Contact emails

Subdomains

6,323 observed subdomains of smtp2go.com.

Web-graph footprint

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

697 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smtp2go.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP167.89.2.95
SPF_IP210.48.71.172
SPF_IP210.48.71.198/30
SPF_IP210.48.71.200/28
SPF_IP50.56.72.228
SPF_IP50.57.187.177

Related pages

Pivot deeper into the graph from smtp2go.com.

Cypher and MCP

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

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