Skip to content

Hostname

dtest.gurussolutions.com

Last fetched

dtest.gurussolutions.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

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

Resolution chain

dtest.gurussolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.129.129.179114.129.128.0/22AS55293A2HOSTING - A2 Hosting, Inc.US
114.129.130.21114.129.128.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with dtest.gurussolutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for dtest.gurussolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.gurussolutions.com
SPF_IP108.177.16.12
SPF_IP108.177.16.13/23
SPF_IP114.129.129.179
SPF_IP114.129.130.20
SPF_IP158.247.18.144
SPF_IP167.216.129.128/25
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.250.239.148/32
SPF_IP185.72.128.75/32
SPF_IP185.72.128.76/32
SPF_IP198.61.254.21
SPF_IP208.46.212.208/31
SPF_IP208.46.212.210/32
SPF_IP209.61.151.236/32
SPF_IP64.89.45.192/30
SPF_IP64.89.45.196/32
SPF_IP69.72.40.93/32
SPF_IP69.72.47.205/32

Related pages

Pivot deeper into the graph from dtest.gurussolutions.com.

Cypher and MCP

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

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