Skip to content

Hostname

maxiprimus.pt

Last fetched

maxiprimus.pt resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.211.223.3895.211.0.0/16AS60781NL

WHOIS identity

Registrar
Organization
maxiprimus - distribuicao alimentar lda
Contact emails

Subdomains

2 observed subdomains of maxiprimus.pt.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for maxiprimus.pt.

MechanismTarget
SPF_Amaxiprimus.pt
SPF_IP37.58.59.227
SPF_IP95.211.223.38
SPF_MXmail.maxiprimus.pt
SPF_MXmaxiprimus.pt

Related pages

Pivot deeper into the graph from maxiprimus.pt.

Cypher and MCP

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

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