Skip to content

Hostname

armarter.pt

Last fetched

armarter.pt resolves to 1 IPv4 address operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT.

Nutrition Label

WHISPER CANON · armarter.ptRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/armarter.pt

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.42.187109.71.42.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of armarter.pt.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for armarter.pt.

MechanismTarget
SPF_Aarmarter.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.15.110
SPF_MXarmarter.pt

Related pages

Pivot deeper into the graph from armarter.pt.

Cypher and MCP

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

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