Skip to content

Hostname

marexspectron.com

Last fetched

marexspectron.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · marexspectron.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marexspectron.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.74.15418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.178.7499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
legal officer
Contact emails

Subdomains

32 observed subdomains of marexspectron.com.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for marexspectron.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP185.211.172.28
SPF_IP194.50.30.40
SPF_IP37.46.4.82

Related pages

Pivot deeper into the graph from marexspectron.com.

Cypher and MCP

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

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