Skip to content

Hostname

fysvc.com

Last fetched

fysvc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1373 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.11013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1133.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.313.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.423.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.93.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1373
Organization
Contact emails

Subdomains

136 observed subdomains of fysvc.com.

Threat posture

History

Related pages

Pivot deeper into the graph from fysvc.com.

Cypher and MCP

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

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