Skip to content

Hostname

test.butterflycircle.com

Last fetched

test.butterflycircle.com resolves to 2 IPv4 addresses operated by VODIEN-AS-AP-LOC2 Vodien Internet Solutions Pte Ltd in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.15.233.21103.15.233.0/24AS58621VODIEN-AS-AP-LOC2 Vodien Internet Solutions Pte LtdSG
103.15.233.86103.15.233.0/24AS58621VODIEN-AS-AP-LOC2 Vodien Internet Solutions Pte LtdSG

WHOIS identity

No WHOIS records are currently associated with test.butterflycircle.com in WhisperGraph.

Subdomains

1 observed subdomain of test.butterflycircle.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for test.butterflycircle.com.

MechanismTarget
SPF_Agmail.com
SPF_Atest.butterflycircle.com
SPF_Ayahoo.com
SPF_INCLUDE_spf.singhost.net
SPF_INCLUDEgmail.com
SPF_INCLUDEyahoo.com
SPF_IP101.100.228.166
SPF_IP103.15.233.21
SPF_MXgmail.com
SPF_MXtest.butterflycircle.com
SPF_MXyahoo.com

Related pages

Pivot deeper into the graph from test.butterflycircle.com.

Cypher and MCP

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

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