Skip to content

Hostname

phishlabs.com

Last fetched

phishlabs.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.199.195.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.178.18334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.2.2852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

160 observed subdomains of phishlabs.com.

Web-graph footprint

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

332 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for phishlabs.com.

MechanismTarget
SPF_INCLUDE326665.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEawsseg01.helpsystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP100.25.126.64
SPF_IP158.106.67.79
SPF_IP18.213.171.173
SPF_IP216.151.35.86
SPF_IP2607:f0d0:1301:5a:0:0:0:2
SPF_IP2607:f0d0:1301:5a:0:0:0:4
SPF_IP3.137.13.70
SPF_IP3.223.44.119
SPF_IP3.226.198.37
SPF_IP3.23.196.16
SPF_IP3.233.78.135
SPF_IP34.200.132.149
SPF_IP34.202.243.73
SPF_IP34.233.218.16
SPF_IP34.236.86.87
SPF_IP34.238.113.100
SPF_IP50.97.101.74
SPF_IP50.97.98.135
SPF_IP50.97.98.138
SPF_IP50.97.98.142
SPF_IP52.54.131.163
SPF_IP52.71.51.126
SPF_IP54.221.235.134/32
SPF_MXphishlabs.com

Related pages

Pivot deeper into the graph from phishlabs.com.

Cypher and MCP

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

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