Skip to content

Hostname

joborienta.net

Last fetched

joborienta.net resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:1460 as the registrar.

Nutrition Label

WHISPER CANON · joborienta.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/joborienta.net

Resolution chain

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

IPPrefixASNOperatorCountry
77.39.210.4277.39.208.0/21AS52030IT

WHOIS identity

Registrar
iana:1460
Organization
marco langella
Contact emails

Subdomains

14 observed subdomains of joborienta.net.

Web-graph footprint

Distinct hostnames that link to or from joborienta.net in the public web crawl.

258 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • joborienta.net

SPF policy

6 SPF mechanisms authorising senders for joborienta.net.

MechanismTarget
SPF_Ajoborienta.net
SPF_IP77.39.208.50
SPF_IP77.39.210.42
SPF_IP77.39.210.44
SPF_IP93.95.216.56/24
SPF_MXjoborienta.net

Related pages

Pivot deeper into the graph from joborienta.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "joborienta.net"})-[: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.