Skip to content

Hostname

armitafibri.com

Last fetched

armitafibri.com resolves to 1 IPv4 address operated by EXBCOID-AS-AP PT. EXABYTES NETWORK INDONESIA in ID. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · armitafibri.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/armitafibri.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.229.73.109103.229.73.0/24AS136170EXBCOID-AS-AP PT. EXABYTES NETWORK INDONESIAID

WHOIS identity

Registrar
iana:69
Organization
armita consultant
Contact emails

Subdomains

9 observed subdomains of armitafibri.com.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • armitafibri.com

SPF policy

6 SPF mechanisms authorising senders for armitafibri.com.

MechanismTarget
SPF_Aarmitafibri.com
SPF_INCLUDEidse.idcloudhosting.com
SPF_IP103.229.73.109
SPF_IP103.229.73.61
SPF_IP103.229.73.67
SPF_MXarmitafibri.com

Related pages

Pivot deeper into the graph from armitafibri.com.

Cypher and MCP

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

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