Skip to content

Hostname

govqa.us

Last fetched

govqa.us resolves to 52.245.212.204, announced in 52.224.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. govqa.us 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 · govqa.usRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/govqa.us

Resolution chain

IPv6 resolution

No AAAA record for govqa.us is recorded in WhisperGraph.

Attribution

Microsoft

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:3786
Registrant organisation
domain info
Contact emails
domaininfo@granicus.com, techteam@govqa.com, techteam@webqa.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-328.awsdns-41.com
  • ns-965.awsdns-56.net
  • ns-1447.awsdns-52.org
  • ns-1677.awsdns-17.co.uk

MX records

  • govqa-us.relay1g.spamh.com
  • govqa-us.relay1h.spamh.com
  • govqa-us.relay1i.spamh.com

SPF policy

  • ip: 208.78.169.130/32
  • include: sendgrid.net
  • ip: 52.227.180.114
  • ip: 62.11.114.215

Threat-feed evidence

History

Related pages

Pivot from govqa.us 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: "govqa.us"})-[: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.