Skip to content

Hostname

it-va.com

Last fetched

it-va.com resolves to 1 IPv4 address operated by UPCLOUDUSA - UpCloud USA Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · it-va.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/it-va.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.151.153.231209.151.152.0/22AS25697UPCLOUDUSA - UpCloud USA IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of it-va.com.

Web-graph footprint

Distinct hostnames that link to or from it-va.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for it-va.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.140.0/22
SPF_IP103.36.108.0/22
SPF_IP103.47.204.0/22
SPF_IP104.43.136.147
SPF_IP104.43.138.245
SPF_IP104.43.140.245
SPF_IP104.43.142.10
SPF_IP108.177.127.26
SPF_IP13.67.234.137
SPF_IP13.89.172.1
SPF_IP168.245.47.60/32
SPF_IP174.77.155.90
SPF_IP174.77.155.91
SPF_IP207.58.142.208/29
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP216.70.51.130
SPF_IP40.113.193.177
SPF_IP40.122.117.110
SPF_IP40.122.119.94
SPF_IP40.122.130.194
SPF_IP40.122.160.63
SPF_IP40.122.30.123
SPF_IP40.122.36.80
SPF_IP40.77.111.130
SPF_IP43.228.184.0/22
SPF_IP43.228.185.127
SPF_IP43.228.185.128
SPF_IP50.245.254.194
SPF_IP50.245.254.195
SPF_IP52.165.169.176
SPF_IP52.165.169.181
SPF_IP52.165.170.146
SPF_IP66.128.144.88/29

Related pages

Pivot deeper into the graph from it-va.com.

Cypher and MCP

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

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