Skip to content

Hostname

artame.pt

Last fetched

artame.pt resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · artame.ptRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/artame.pt

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.148.78146.59.0.0/16AS16276FR

WHOIS identity

Registrar
Organization
artame - industria metalurgica s. a.
Contact emails

Subdomains

8 observed subdomains of artame.pt.

Web-graph footprint

Distinct hostnames that link to or from artame.pt in the public web crawl.

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • artame.pt

SPF policy

4 SPF mechanisms authorising senders for artame.pt.

MechanismTarget
SPF_Aartame.pt
SPF_IP137.74.57.206
SPF_IP146.59.148.78
SPF_MXartame.pt

Related pages

Pivot deeper into the graph from artame.pt.

Cypher and MCP

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

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