Skip to content

Hostname

homosany.com

Last fetched

homosany.com resolves to 1 IPv4 address operated by AS28753 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · homosany.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/homosany.com

Resolution chain

homosany.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.162.215.139178.162.192.0/18AS28753DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of homosany.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • homosany.com

SPF policy

9 SPF mechanisms authorising senders for homosany.com.

MechanismTarget
SPF_Ahomosany.com
SPF_IP107.189.44.50
SPF_IP178.162.215.139
SPF_IP207.182.141.194
SPF_IP207.182.156.138
SPF_IP37.58.57.177
SPF_IP64.79.81.50
SPF_IP84.16.244.41
SPF_MXhomosany.com

Related pages

Pivot deeper into the graph from homosany.com.

Cypher and MCP

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

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