Skip to content

Hostname

futuregen.sg

Last fetched

futuregen.sg resolves to 1 IPv4 address operated by AS17452 in PH.

Nutrition Label

WHISPER CANON · futuregen.sgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/futuregen.sg

Resolution chain

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

IPPrefixASNOperatorCountry
202.91.163.121202.91.163.0/24AS17452PH

WHOIS identity

No WHOIS records are currently associated with futuregen.sg in WhisperGraph.

Subdomains

15 observed subdomains of futuregen.sg.

Web-graph footprint

Distinct hostnames that link to or from futuregen.sg in the public web crawl.

13 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for futuregen.sg.

MechanismTarget
SPF_Amail.bitstop.ph
SPF_Amail.dagupan.com
SPF_Amail.futuregen.sg
SPF_IP202.91.163.60
SPF_IP2401:2880:1:2:0:0:163:60
SPF_MXfuturegen.sg

Related pages

Pivot deeper into the graph from futuregen.sg.

Cypher and MCP

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

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