Skip to content

Hostname

marcopromos.com

Last fetched

marcopromos.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · marcopromos.comRouting diversity7.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marcopromos.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.102.92100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.143.177100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.6.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.90.159100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.25.5413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.236.15918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.155.1818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.116.13818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.161.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.122.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.88.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.99.73.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.138.1673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.134.1233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.183.1233.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.48.1163.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.242.10734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.210.21034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.206.24934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.195.3934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of marcopromos.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for marcopromos.com.

MechanismTarget
SPF_INCLUDE9410333.spf04.hubspotemail.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.85.53.196
SPF_IP208.95.134.88
SPF_IP209.239.233.124/32
SPF_IP50.192.0.193

Related pages

Pivot deeper into the graph from marcopromos.com.

Cypher and MCP

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

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