Skip to content

Hostname

fsos.funk.services

Last fetched

fsos.funk.services resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fsos.funk.servicesRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fsos.funk.services

Resolution chain

fsos.funk.services resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.252.20118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.244.833.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.59.2283.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.16.17352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with fsos.funk.services in WhisperGraph.

Subdomains

4 observed subdomains of fsos.funk.services.

Threat posture

History

Related pages

Pivot deeper into the graph from fsos.funk.services.

Cypher and MCP

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

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