Skip to content

Hostname

makeitfly.group

Last fetched

makeitfly.group resolves to 2 IPv4 addresses operated by AS34762 in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · makeitfly.groupRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/makeitfly.group

Resolution chain

makeitfly.group resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.208.51.169178.208.32.0/19AS34762FR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:269
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of makeitfly.group.

Web-graph footprint

Distinct hostnames that link to or from makeitfly.group in the public web crawl.

105 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for makeitfly.group.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.level27.be
SPF_INCLUDE_spf1_combell.duo.be
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.105.0.0/16
SPF_IP193.200.29.0/24
SPF_IP80.201.247.87
SPF_IP81.82.250.168

Related pages

Pivot deeper into the graph from makeitfly.group.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "makeitfly.group"})-[: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.