Skip to content

Hostname

pecb.com

Last fetched

pecb.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.135.151166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.61.138166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.2718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
44.194.87.5444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
faton aliu
Contact emails

Subdomains

26 observed subdomains of pecb.com.

Web-graph footprint

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

1,293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pecb.com.

MechanismTarget
SPF_INCLUDE20551715.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from pecb.com.

Cypher and MCP

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

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