Skip to content

Hostname

tomp.pl

Last fetched

tomp.pl resolves to 1 IPv4 address operated by AS48896 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · tomp.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tomp.pl

Resolution chain

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

IPPrefixASNOperatorCountry
109.95.156.7109.95.152.0/21AS48896PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
tomp tomasz jakubowski
Contact emails

Subdomains

239 observed subdomains of tomp.pl.

Web-graph footprint

Distinct hostnames that link to or from tomp.pl in the public web crawl.

58 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tomp.pl.

MechanismTarget
SPF_Atomp.pl
SPF_INCLUDE_mail.dhosting.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.93.204.8/32
SPF_IP5.226.85.64/28
SPF_MXtomp.pl

Related pages

Pivot deeper into the graph from tomp.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tomp.pl"})-[: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.