Skip to content

Hostname

afcon-electra.com

Last fetched

afcon-electra.com resolves to 2 IPv4 addresses operated by AS47291 in RO. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · afcon-electra.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/afcon-electra.com

Resolution chain

afcon-electra.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1052
Organization
gruia mircea
Contact emails

Subdomains

4 observed subdomains of afcon-electra.com.

Web-graph footprint

Distinct hostnames that link to or from afcon-electra.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afcon-electra.com.

MechanismTarget
SPF_Aafcon-electra.com
SPF_IP195.62.95.10
SPF_IP195.62.95.13
SPF_IP195.62.95.212
SPF_IP195.62.95.61
SPF_MXafcon-electra.com

Related pages

Pivot deeper into the graph from afcon-electra.com.

Cypher and MCP

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

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