Skip to content

Hostname

builtory.my

Last fetched

builtory.my resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · builtory.myRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/builtory.my

Resolution chain

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

IPPrefixASNOperatorCountry
128.199.144.35128.199.128.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

No WHOIS records are currently associated with builtory.my in WhisperGraph.

Subdomains

4 observed subdomains of builtory.my.

Web-graph footprint

Distinct hostnames that link to or from builtory.my in the public web crawl.

9 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for builtory.my.

MechanismTarget
SPF_Abuiltory.my
SPF_IP128.199.144.35
SPF_IP15.235.144.173
SPF_IP15.235.216.190
SPF_MXbuiltory.my

Related pages

Pivot deeper into the graph from builtory.my.

Cypher and MCP

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

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