Skip to content

Hostname

functioneight.com.sg

Last fetched

functioneight.com.sg resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · functioneight.com.sgRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/functioneight.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.30.99167.99.28.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

No WHOIS records are currently associated with functioneight.com.sg in WhisperGraph.

Subdomains

4 observed subdomains of functioneight.com.sg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for functioneight.com.sg.

MechanismTarget
SPF_Afunctioneight.com.sg
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP180.150.131.168
SPF_IP42.99.138.6
SPF_IP91.213.250.1/24
SPF_IP91.227.208.0/24
SPF_MXexchange.functioneight.com
SPF_MXfunctioneight.com.sg

Related pages

Pivot deeper into the graph from functioneight.com.sg.

Cypher and MCP

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

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