Skip to content

Hostname

generasimedia.com

Last fetched

generasimedia.com resolves to 1 IPv4 address operated by AS139989 in SG. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · generasimedia.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/generasimedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.216.185.8441.216.185.0/24AS139989SG

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

27 observed subdomains of generasimedia.com.

Web-graph footprint

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

56 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • generasimedia.com

SPF policy

3 SPF mechanisms authorising senders for generasimedia.com.

MechanismTarget
SPF_Agenerasimedia.com
SPF_IP41.216.185.84
SPF_MXgenerasimedia.com

Related pages

Pivot deeper into the graph from generasimedia.com.

Cypher and MCP

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

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