Skip to content

Hostname

transfarlife.com

Last fetched

transfarlife.com resolves to 3 IPv4 addresses operated by PEG-SV - PEG TECH INC in US. WHOIS lists iana:703 as the registrar.

Nutrition Label

WHISPER CANON · transfarlife.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/transfarlife.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.186.115.7108.186.114.0/23AS54600PEG-SV - PEG TECH INCUS
108.186.69.195108.186.68.0/22AS54600PEG-SV - PEG TECH INCCN
38.14.76.8738.14.64.0/18AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

Registrar
iana:703
Organization
gui ling li
Contact emails

Subdomains

2 observed subdomains of transfarlife.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from transfarlife.com.

Cypher and MCP

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

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