Skip to content

Hostname

testbag.idsmarthost.org

Last fetched

testbag.idsmarthost.org resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US.

Nutrition Label

WHISPER CANON · testbag.idsmarthost.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/testbag.idsmarthost.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.250.143.187104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

No WHOIS records are currently associated with testbag.idsmarthost.org in WhisperGraph.

Subdomains

1 observed subdomain of testbag.idsmarthost.org.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for testbag.idsmarthost.org.

MechanismTarget
SPF_Atestbag.idsmarthost.org
SPF_INCLUDE_spf-la03.webhostcluster.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.129.1.98
SPF_IP104.250.143.186
SPF_IP198.55.107.23
SPF_IP64.140.165.50
SPF_IP64.185.233.244
SPF_IP66.165.231.2
SPF_IP66.165.231.58
SPF_IP66.165.231.90
SPF_MXtestbag.idsmarthost.org

Related pages

Pivot deeper into the graph from testbag.idsmarthost.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "testbag.idsmarthost.org"})-[: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.