Skip to content

Hostname

iffs.com.sg

Last fetched

iffs.com.sg resolves to 1 IPv4 address operated by AS17547 in SG. WHOIS lists registrar:singnet pte ltd as the registrar.

Nutrition Label

WHISPER CANON · iffs.com.sgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/iffs.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
210.193.6.36210.193.0.0/20AS17547SG

WHOIS identity

Registrar
registrar:singnet pte ltd
Organization
international furniture fair singapore pte ltd (sgnic-orgin73243)
Contact emails

Subdomains

2 observed subdomains of iffs.com.sg.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for iffs.com.sg.

MechanismTarget
SPF_Aiffs.com.sg
SPF_Amail.iffs.com.sg
SPF_IP210.193.7.53
SPF_MXiffs.com.sg

Related pages

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

Cypher and MCP

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

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