Skip to content

Hostname

congressparkway.com

Last fetched

congressparkway.com resolves to 1 IPv4 address operated by CAPL-AS-AP - Contabo Asia Private Limited in SG. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · congressparkway.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/congressparkway.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.233.78.241194.233.76.0/22AS141995CAPL-AS-AP - Contabo Asia Private LimitedSG

WHOIS identity

Registrar
iana:291
Organization
buydomains_com
Contact emails

Subdomains

2 observed subdomains of congressparkway.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for congressparkway.com.

MechanismTarget
SPF_Acongressparkway.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.145.239.41/32
SPF_MXcongressparkway.com

Related pages

Pivot deeper into the graph from congressparkway.com.

Cypher and MCP

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

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