Skip to content

Hostname

constructor1.elexperimento.com

Last fetched

constructor1.elexperimento.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
75.98.175.9875.98.160.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with constructor1.elexperimento.com in WhisperGraph.

Subdomains

1 observed subdomain of constructor1.elexperimento.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for constructor1.elexperimento.com.

MechanismTarget
SPF_Aconstructor1.elexperimento.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEzoho.com
SPF_IP181.60.248.152
SPF_IP192.185.4.63
SPF_MXconstructor1.elexperimento.com

Related pages

Pivot deeper into the graph from constructor1.elexperimento.com.

Cypher and MCP

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

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