Hostname
femi.com.uy
Last fetched
femi.com.uy resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.
Nutrition Label
Resolution chain
femi.com.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.180.107.171 | 107.180.104.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
No WHOIS records are currently associated with femi.com.uy in WhisperGraph.
Subdomains
13 observed subdomains of femi.com.uy.
Web-graph footprint
Distinct hostnames that link to or from femi.com.uy in the public web crawl.
19 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for femi.com.uy.
| Mechanism | Target |
|---|---|
| SPF_A | femi.com.uy |
| SPF_INCLUDE | _spf.fepremi.com.uy |
| SPF_IP | 179.27.210.5 |
| SPF_IP | 190.0.145.112 |
| SPF_IP | 190.0.145.113 |
| SPF_IP | 200.58.145.213 |
| SPF_MX | femi.com.uy |
Related pages
Pivot deeper into the graph from femi.com.uy.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "femi.com.uy"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.