Skip to content

Hostname

fedpointusa.com

Last fetched

fedpointusa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · fedpointusa.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fedpointusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.6518.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6918.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.7018.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.110.1618.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.3818.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.4918.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.6918.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1011
Organization
long term care partners
Contact emails

Subdomains

15 observed subdomains of fedpointusa.com.

Web-graph footprint

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

29 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fedpointusa.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.237.65.24
SPF_IP12.237.65.25

Related pages

Pivot deeper into the graph from fedpointusa.com.

Cypher and MCP

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

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