Skip to content

Hostname

tarkov101.com

Last fetched

tarkov101.com resolves to 1 IPv4 address operated by AS208475 in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tarkov101.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tarkov101.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.226.219.5195.226.219.0/24AS208475RO

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

2 observed subdomains of tarkov101.com.

Web-graph footprint

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

71 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tarkov101.com

SPF policy

4 SPF mechanisms authorising senders for tarkov101.com.

MechanismTarget
SPF_Atarkov101.com
SPF_IP195.226.219.5
SPF_IP37.48.106.228
SPF_MXtarkov101.com

Related pages

Pivot deeper into the graph from tarkov101.com.

Cypher and MCP

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

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