Skip to content

Hostname

electrosewa.com

Last fetched

electrosewa.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · electrosewa.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/electrosewa.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
190.92.174.25190.92.174.0/24AS199404WHG-IN - WHG Hosting Services LtdIN
190.92.174.192190.92.174.0/24AS199404WHG-IN - WHG Hosting Services Ltd
103.235.199.20103.235.199.0/24AS4007SUBISU-CABLENET-AS-AP - Subisu Cablenet (Pvt) Ltd, Baluwatar, Kathmandu, Nepal

WHOIS identity

Registrar
iana:1250
Organization
bishal rai
Contact emails

Subdomains

10 observed subdomains of electrosewa.com.

Web-graph footprint

Distinct hostnames that link to or from electrosewa.com in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • electrosewa.com

SPF policy

9 SPF mechanisms authorising senders for electrosewa.com.

MechanismTarget
SPF_Aelectrosewa.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP162.214.70.92
SPF_IP190.92.174.21
SPF_IP190.92.174.25
SPF_IP65.108.128.36
SPF_MXelectrosewa.com

Related pages

Pivot deeper into the graph from electrosewa.com.

Cypher and MCP

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

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