Skip to content

Hostname

2-work.pt

Last fetched

2-work.pt resolves to 1 IPv4 address operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · 2-work.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/2-work.pt

Resolution chain

2-work.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.205.79.25213.205.64.0/19AS1897PT

WHOIS identity

Registrar
Organization
2work - empresa de trabalho temporário e formação, lda
Contact emails

Subdomains

1 observed subdomain of 2-work.pt.

Subdomain
www.2-work.pt

Web-graph footprint

Distinct hostnames that link to or from 2-work.pt in the public web crawl.

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 2-work.pt.

Cypher and MCP

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

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