Skip to content

Hostname

gselectronic.com

Last fetched

gselectronic.com resolves to 1 IPv4 address operated by AS42184 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · gselectronic.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gselectronic.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.64.251.86188.64.248.0/21AS42184DE

WHOIS identity

Registrar
iana:1443
Organization
gs electronic gebr. schoenweitz
Contact emails

Subdomains

94 observed subdomains of gselectronic.com.

Web-graph footprint

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

12 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gselectronic.com.

MechanismTarget
SPF_INCLUDE5pf.cows-server.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_IP178.255.137.166
SPF_IP178.255.137.167

Related pages

Pivot deeper into the graph from gselectronic.com.

Cypher and MCP

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

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