Skip to content

Hostname

travmatik.com

Last fetched

travmatik.com resolves to 1 IPv4 address operated by ATMAN-OFFICE-INTERNET-AS - Atman Sp. z o.o. in PL. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · travmatik.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/travmatik.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.83.101.23277.83.101.0/24AS24723ATMAN-OFFICE-INTERNET-AS - Atman Sp. z o.o.PL

WHOIS identity

Registrar
iana:1112
Organization
imena-pp-8777ea41a6617ff95deb3cb7c3b69519
Contact emails

Subdomains

3 observed subdomains of travmatik.com.

Web-graph footprint

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

29 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • travmatik.com

SPF policy

3 SPF mechanisms authorising senders for travmatik.com.

MechanismTarget
SPF_Atravmatik.com
SPF_IP77.83.101.232
SPF_MXtravmatik.com

Related pages

Pivot deeper into the graph from travmatik.com.

Cypher and MCP

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

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