Skip to content

Hostname

staffomatic.app

Last fetched

staffomatic.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · staffomatic.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/staffomatic.app

Resolution chain

staffomatic.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.188.1233.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.553.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.583.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.943.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1083.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.253.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.493.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.833.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1408
Organization
easypep ug
Contact emails

Subdomains

19 observed subdomains of staffomatic.app.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from staffomatic.app.

Cypher and MCP

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

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