Skip to content

Hostname

profoffice.it

Last fetched

profoffice.it resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists registrar:seeweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · profoffice.itRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/profoffice.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.236.23437.9.224.0/20AS12637IT

WHOIS identity

Registrar
registrar:seeweb s.r.l.
Organization
prof srl
Contact emails

Subdomains

6 observed subdomains of profoffice.it.

Web-graph footprint

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

38 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for profoffice.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEseeweb.it
SPF_INCLUDEsmtp.ngi.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.116.131.174
SPF_IP217.194.8.0/24
SPF_IP46.44.0.0/16
SPF_IP80.93.143.50
SPF_IP85.94.0.0/16
SPF_IP88.149.148.178

Related pages

Pivot deeper into the graph from profoffice.it.

Cypher and MCP

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

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