Skip to content

Hostname

byhours.com

Last fetched

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

Nutrition Label

WHISPER CANON · byhours.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/byhours.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.10613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.115.1053.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1113.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.163.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.913.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
byhours travel sl
Contact emails

Subdomains

20 observed subdomains of byhours.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for byhours.com.

MechanismTarget
SPF_Abyhours.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsend3.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_MXbyhours.com

Related pages

Pivot deeper into the graph from byhours.com.

Cypher and MCP

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

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