Skip to content

Hostname

femito.com

Last fetched

femito.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in JP. WHOIS lists iana:2486 as the registrar.

Nutrition Label

WHISPER CANON · femito.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/femito.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.202.232.95161.202.224.0/19AS36351SOFTLAYER - IBM CloudJP

WHOIS identity

Registrar
iana:2486
Organization
gunjan bisani
Contact emails

Subdomains

7 observed subdomains of femito.com.

Web-graph footprint

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

28 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for femito.com.

MechanismTarget
SPF_IP104.156.239.45
SPF_IP149.28.150.110
SPF_MXfemito.com

Related pages

Pivot deeper into the graph from femito.com.

Cypher and MCP

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

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