Skip to content

Hostname

albert.com

Last fetched

albert.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · albert.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/albert.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.229.12418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5218.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.64.67.10818.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.11118.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.11618.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7918.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.160.150.133.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.573.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.693.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
alain beauvieux
Contact emails

Subdomains

17 observed subdomains of albert.com.

Web-graph footprint

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

518 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for albert.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEm.lessonly.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from albert.com.

Cypher and MCP

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

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