Skip to content

Hostname

tr.pausa-web.com

Last fetched

tr.pausa-web.com resolves to 2 IPv4 addresses operated by SERVER24-AS - INCUBATEC GmbH - Srl in IT.

Nutrition Label

WHISPER CANON · tr.pausa-web.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tr.pausa-web.com

Resolution chain

tr.pausa-web.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.249.183.231185.249.180.0/22AS34081SERVER24-AS - INCUBATEC GmbH - SrlIT
185.249.183.232185.249.180.0/22AS34081SERVER24-AS - INCUBATEC GmbH - SrlIT

WHOIS identity

No WHOIS records are currently associated with tr.pausa-web.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tr.pausa-web.com.

MechanismTarget
SPF_Atr.pausa-web.com
SPF_IP45.181.79.122/31
SPF_IP45.181.79.124/30
SPF_IP45.181.79.128/31
SPF_MXtr.pausa-web.com

Related pages

Pivot deeper into the graph from tr.pausa-web.com.

Cypher and MCP

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

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