Skip to content

Hostname

ispgs.net

Last fetched

ispgs.net resolves to 193.227.214.38, announced in 193.227.214.0/23 by ISP-ASn4 - Intesa Sanpaolo S.p.A. in IT. ispgs.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ispgs.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ispgs.net

Resolution chain

IPv6 resolution

No AAAA record for ispgs.net is recorded in WhisperGraph.

Attribution

intesa sanpaolo

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
intesa sanpaolo s.p.a.
Contact emails
dnsregit@bt.com, hostmaster@intesasanpaolo.com

Subdomains

Mail and authentication

Nameservers

  • ns1.intesasanpaolo.com
  • ns2.intesasanpaolo.com
  • ns3.intesasanpaolo.com
  • ns1a.idcservices.it
  • ns2a.idcservices.it
  • ns3a.idcservices.it
  • ns4a.idcservices.it

MX records

  • protetto.intesasanpaolo.com

SPF policy

  • include: spf.intesasanpaolo.com

Threat-feed evidence

History

Related pages

Pivot from ispgs.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ispgs.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.