Skip to content

Hostname

gov.voltage.com

Last fetched

gov.voltage.com resolves to 72.32.12.81, announced in 72.32.0.0/16 by RMH-14 - Rackspace Hosting in US. gov.voltage.com 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 · gov.voltage.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gov.voltage.com

Resolution chain

IPv6 resolution

No AAAA record for gov.voltage.com is recorded in WhisperGraph.

Attribution

rackspace

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for gov.voltage.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • udns1.ultradns.net
  • udns2.ultradns.net

MX records

  • mxa-00102601.gslb.pphosted.com
  • mxb-00102601.gslb.pphosted.com

SPF policy

  • ip: 63.150.153.0/28
  • ip: 68.177.111.128/26
  • ip: 63.236.106.128/27
  • ip: 63.236.105.192/28
  • ip: 63.236.109.192/28
  • ip: 66.77.66.64/26
  • ip: 63.236.97.64/27
  • include: mktomail.com
  • mx: gov.voltage.com
  • ip: 103.6.33.75
  • ip: 125.18.33.103
  • ip: 125.18.33.118
  • ip: 15.114.94.242
  • ip: 15.114.94.243
  • ip: 15.129.148.112
  • ip: 15.129.148.30
  • ip: 15.129.148.4
  • ip: 16.103.35.3
  • ip: 16.103.38.156
  • ip: 204.90.143.102
  • ip: 204.90.143.103
  • ip: 205.140.223.124
  • ip: 54.219.228.37
  • ip: 68.232.129.235
  • ip: 68.232.135.18

Threat-feed evidence

History

Related pages

Pivot from gov.voltage.com 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: "gov.voltage.com"})-[: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.