Skip to content

Hostname

pflb.us

Last fetched

pflb.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pflb.usRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pflb.us

Resolution chain

pflb.us resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.93.2218.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.3818.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.4818.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.9018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
52.222.236.1752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
performance lab
Contact emails

Subdomains

6 observed subdomains of pflb.us.

Web-graph footprint

Distinct hostnames that link to or from pflb.us in the public web crawl.

141 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pflb.us.

MechanismTarget
SPF_INCLUDE7328022.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP3.218.242.160
SPF_IP3.229.224.249
SPF_IP3.234.62.91
SPF_IP52.204.8.246
SPF_IP54.152.254.49
SPF_IP54.174.183.125

Related pages

Pivot deeper into the graph from pflb.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pflb.us"})-[: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.