Skip to content

Hostname

safeautomationbd.com

Last fetched

safeautomationbd.com resolves to 3 IPv4 addresses operated by AS151967 in BD. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · safeautomationbd.comRouting diversity3.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/safeautomationbd.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.65.138.53103.65.138.0/24AS151967BD
204.197.172.10204.197.172.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
151.158.44.100151.158.44.0/24AS138145BD

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of safeautomationbd.com.

Threat posture

History

Mail and authentication

MX records

  • safeautomationbd.com

SPF policy

4 SPF mechanisms authorising senders for safeautomationbd.com.

MechanismTarget
SPF_Asafeautomationbd.com
SPF_IP103.65.138.53
SPF_IP204.197.172.10
SPF_MXsafeautomationbd.com

Related pages

Pivot deeper into the graph from safeautomationbd.com.

Cypher and MCP

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

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