Skip to content

Hostname

2020mobile.com

Last fetched

2020mobile.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · 2020mobile.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/2020mobile.com

Resolution chain

2020mobile.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:168
Organization
20-20 mobilegroup
Contact emails

Subdomains

36 observed subdomains of 2020mobile.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 2020mobile.com.

MechanismTarget
SPF_A2020mobile.com
SPF_IP194.72.6.62
SPF_IP212.140.246.0/23
SPF_IP217.146.115.48/28
SPF_IP217.35.209.166
SPF_IP46.163.117.163
SPF_IP80.14.181.237
SPF_IP85.214.148.167
SPF_IP86.96.226.20
SPF_MX2020mobile.com
SPF_MXbackup.2020mobile.com
SPF_MXims.2020mobile.com

Related pages

Pivot deeper into the graph from 2020mobile.com.

Cypher and MCP

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

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