Skip to content

Hostname

onesource.pt

Last fetched

onesource.pt resolves to 2 IPv4 addresses operated by AS15525 in PT.

Nutrition Label

WHISPER CANON · onesource.ptRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/onesource.pt

Resolution chain

onesource.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
one source - consultoria informatica lda
Contact emails

Subdomains

34 observed subdomains of onesource.pt.

Web-graph footprint

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

46 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for onesource.pt.

MechanismTarget
SPF_Aonesource.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.28.224.213
SPF_IP62.28.224.214
SPF_IP62.28.224.215
SPF_MXonesource.pt

Related pages

Pivot deeper into the graph from onesource.pt.

Cypher and MCP

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

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