Skip to content

Hostname

homeworksolutions.com

Last fetched

homeworksolutions.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.130.98100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.148.12413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.226.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.251.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.87.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.150.13844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.145.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.161.18054.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.113.15498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for homeworksolutions.com.

MechanismTarget
SPF_Ahomeworksolutions.com
SPF_INCLUDE54123.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from homeworksolutions.com.

Cypher and MCP

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

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