Skip to content

Hostname

gioseppo.com

Last fetched

gioseppo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · gioseppo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gioseppo.com

Resolution chain

gioseppo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
gioseppo,
Contact emails

Subdomains

27 observed subdomains of gioseppo.com.

Web-graph footprint

Distinct hostnames that link to or from gioseppo.com in the public web crawl.

260 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

75 SPF mechanisms authorising senders for gioseppo.com.

MechanismTarget
SPF_Aoutlook.gioseppo.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.zoho.eu
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP13.200.142.120/29
SPF_IP13.200.142.88/29
SPF_IP13.201.195.128/28
SPF_IP13.211.56.237/32
SPF_IP13.237.4.248/32
SPF_IP149.72.0.0/16
SPF_IP149.72.250.207
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.153.154.192/29
SPF_IP18.153.184.112/29
SPF_IP18.156.147.178/32
SPF_IP18.158.161.97/32
SPF_IP18.199.180.160/29
SPF_IP18.235.53.110/32
SPF_IP18.96.228.96/29
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP3.106.23.177/29
SPF_IP3.107.43.16/28
SPF_IP3.120.181.192/28
SPF_IP3.120.181.204/30
SPF_IP3.219.176.96/29
SPF_IP3.222.0.112/29
SPF_IP3.222.0.24/29
SPF_IP3.222.0.88/29
SPF_IP3.235.255.160/29
SPF_IP3.238.137.128/30
SPF_IP3.25.47.0/29
SPF_IP3.26.58.204/30
SPF_IP3.26.82.216/29
SPF_IP3.26.88.244/30
SPF_IP3.26.88.88/29
SPF_IP3.64.95.16/29
SPF_IP3.65.246.112/29
SPF_IP3.7.127.96/32
SPF_IP3.7.196.96/32
SPF_IP3.7.25.40/29
SPF_IP3.72.201.96/29
SPF_IP3.72.33.56/29
SPF_IP3.76.65.248/29
SPF_IP3.91.171.64/28
SPF_IP34.198.193.174/32
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP43.204.166.128/29
SPF_IP44.192.35.0/24
SPF_IP50.31.32.0/19
SPF_IP52.203.5.138/32
SPF_IP52.62.151.40/32
SPF_IP52.66.154.99/32
SPF_IP54.159.173.91/32
SPF_IP54.206.207.130/32
SPF_IP54.252.22.127/32
SPF_IP65.0.37.204/30
SPF_IP65.1.103.160/29
SPF_IP65.2.2.76/30
SPF_IP84.232.113.54

Related pages

Pivot deeper into the graph from gioseppo.com.

Cypher and MCP

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

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