Skip to content

Hostname

mobile.freebasics.com

Last fetched

mobile.freebasics.com resolves to 3 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in FR.

Nutrition Label

WHISPER CANON · mobile.freebasics.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mobile.freebasics.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.202.55157.240.202.0/24AS32934FACEBOOK - Facebook, Inc.FR
31.13.71.5331.13.71.0/24AS32934FACEBOOK - Facebook, Inc.US
57.144.181.13457.144.180.0/23AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

No WHOIS records are currently associated with mobile.freebasics.com in WhisperGraph.

Subdomains

2 observed subdomains of mobile.freebasics.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mobile.freebasics.com.

MechanismTarget
SPF_Amobile.freebasics.com

Related pages

Pivot deeper into the graph from mobile.freebasics.com.

Cypher and MCP

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

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