Skip to content

Hostname

www.digitalplatform.space

Last fetched

www.digitalplatform.space resolves to 20 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US.

Nutrition Label

WHISPER CANON · www.digitalplatform.spaceRouting diversity6.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.digitalplatform.space

Resolution chain

www.digitalplatform.space resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.72.132.250148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.252148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.253148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.46148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.47148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.48148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.132.49148.72.164.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS
15.204.185.10915.220.0.0/23AS16276US
15.204.185.11015.220.0.0/23AS16276US
15.204.185.11115.220.0.0/23AS16276US
15.204.185.11215.220.0.0/23AS16276US
15.204.239.24915.220.0.0/23AS16276US
173.201.38.22173.204.64.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS
173.201.38.23173.204.64.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS
173.201.38.24173.204.64.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS
173.201.38.25173.204.64.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS
173.201.38.26173.204.64.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS
173.231.181.116173.232.2.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL
173.231.181.117173.232.2.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL
173.231.181.118173.232.2.0/23AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with www.digitalplatform.space in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.digitalplatform.space.

MechanismTarget
SPF_INCLUDEedtb.xyz

Related pages

Pivot deeper into the graph from www.digitalplatform.space.

Cypher and MCP

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

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