Skip to content

Hostname

1msg.io

Last fetched

1msg.io resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 1msg.ioRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/1msg.io

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.243.175168.119.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

42 observed subdomains of 1msg.io.

Web-graph footprint

Distinct hostnames that link to or from 1msg.io in the public web crawl.

45 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 1msg.io.

MechanismTarget
SPF_INCLUDE_spf.crisp.email
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.ap-southeast-1.amazonaws.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP95.217.79.41
SPF_MX1msg.io

Related pages

Pivot deeper into the graph from 1msg.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1msg.io"})-[: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.