Skip to content

Hostname

fluxservices.com

Last fetched

fluxservices.com resolves to 173.225.21.1, announced in 173.225.20.0/23 by DF-TUKWILA01 - Digital Fortress, Inc. in US. fluxservices.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fluxservices.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fluxservices.com

Resolution chain

IPv6 resolution

No AAAA record for fluxservices.com is recorded in WhisperGraph.

Attribution

fortress

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
flux services
Contact emails
support@fluxservices.com

Subdomains

Mail and authentication

Nameservers

  • ns1.fluxservices.com
  • ns2.fluxservices.com
  • ns1.ultranameservers.com
  • ns2.ultranameservers.com
  • ns3.ultranameservers.com

MX records

  • fluxservices.com

SPF policy

  • a: fluxservices.com
  • mx: fluxservices.com
  • ip: 173.225.21.1
  • ip: 173.225.21.139
  • ip: 54.149.182.85

Threat-feed evidence

History

Related pages

Pivot from fluxservices.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fluxservices.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.