Skip to content

Hostname

portfolio.com

Last fetched

portfolio.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · portfolio.comRouting diversity3.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/portfolio.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.180.168100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.106.66100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.210.8174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.41.15518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.221.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.24.13934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
american city business journals,
Contact emails

Subdomains

27 observed subdomains of portfolio.com.

Web-graph footprint

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

1,768 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for portfolio.com.

MechanismTarget
SPF_Aportfolio.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.2.108.1
SPF_MXportfolio.com

Related pages

Pivot deeper into the graph from portfolio.com.

Cypher and MCP

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

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