Skip to content

Hostname

electro.indivdigital.com

Last fetched

electro.indivdigital.com resolves to 1 IPv4 address operated by AS154334 in BD.

Nutrition Label

WHISPER CANON · electro.indivdigital.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/electro.indivdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.252.125.104138.252.125.0/24AS154334BD

WHOIS identity

No WHOIS records are currently associated with electro.indivdigital.com in WhisperGraph.

Subdomains

1 observed subdomain of electro.indivdigital.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for electro.indivdigital.com.

MechanismTarget
SPF_Aelectro.indivdigital.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.213.38.226
SPF_IP138.252.125.104
SPF_MXelectro.indivdigital.com

Related pages

Pivot deeper into the graph from electro.indivdigital.com.

Cypher and MCP

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

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