Skip to content

Hostname

jobros.it

Last fetched

jobros.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · jobros.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jobros.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.187.24.8737.187.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
ergon srl
Contact emails

Subdomains

2 observed subdomains of jobros.it.

Web-graph footprint

Distinct hostnames that link to or from jobros.it in the public web crawl.

57 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jobros.it.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.168.14.42
SPF_IP109.168.22.150
SPF_IP109.168.62.234
SPF_IP93.189.187.122
SPF_MXjobros.it

Related pages

Pivot deeper into the graph from jobros.it.

Cypher and MCP

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

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