Skip to content

Hostname

on40.pt

Last fetched

on40.pt resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.15.24094.46.15.0/24AS24768PT

WHOIS identity

Registrar
Organization
isicom tec - engenharia e automação industrial lda
Contact emails

Subdomains

9 observed subdomains of on40.pt.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • on40.pt

SPF policy

6 SPF mechanisms authorising senders for on40.pt.

MechanismTarget
SPF_Aon40.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP94.126.169.120
SPF_IP94.46.15.240
SPF_MXon40.pt

Related pages

Pivot deeper into the graph from on40.pt.

Cypher and MCP

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

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